* xterm.c (any_help_event_p, x_draw_glyph_string_background):
authorDmitry Antipov <dmantipov@yandex.ru>
Thu, 1 Aug 2013 07:33:58 +0000 (11:33 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Thu, 1 Aug 2013 07:33:58 +0000 (11:33 +0400)
commitfe31ef8d709b6fd0fd5b0853ce05df406d6613f1
tree21c5d7148b394eca572bb7f3593f41a9503a72fd
parentc748fe90ce226290f6cd6a99f87fb92afb671763
* xterm.c (any_help_event_p, x_draw_glyph_string_background):
(x_display_ok): Use bool for booleans.
(x_draw_glyph_string_background, cvt_string_to_pixel):
(cvt_pixel_dtor): Drop unnecessary prototypes.
* xterm.h (x_display_ok): Adjust prototype.
src/ChangeLog
src/xterm.c
src/xterm.h